Skip to content

chore(main): release 5.0.0 - #52

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--eslint-config-node
Open

chore(main): release 5.0.0#52
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--eslint-config-node

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

5.0.0 (2026-08-24)

⚠ BREAKING CHANGES

  • configs.recommended now includes 'hs-web-team/no-reduce-accumulator-copy' at 'error' severity. Any project using configs.recommended that spreads or concats the accumulator inside a reduce/reduceRight callback will receive a lint error on the next version bump. Refactor to a for...of loop with in-place mutation, or use flatMap/Object.groupBy.

Features

  • add max-params rule (warn at 4+ parameters) (6c10ada)
  • add max-params rule (warn at 4+ parameters) (#60) (58ef761)
  • add no-reduce-accumulator-copy rule (#62) (c70cab7)
  • mark no-reduce-accumulator-copy as breaking change (2fb61d5)

Bug Fixes

  • allow modifier classes inside :is()/:not()/:where() with a base class (#49) (c56993c)
  • return null from getRootDir when hubspot.config.yml is not found (#51) (8ea3295)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot requested a review from a team as a code owner June 29, 2026 13:11
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--eslint-config-node branch from 84d22cb to 052a975 Compare July 29, 2026 13:34
@github-actions github-actions Bot changed the title chore(main): release 4.2.3 chore(main): release 4.3.0 Aug 14, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--eslint-config-node branch from 052a975 to 92b6b82 Compare August 14, 2026 10:54
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--eslint-config-node branch 3 times, most recently from a23965b to adb81a1 Compare August 24, 2026 09:02
@github-actions github-actions Bot changed the title chore(main): release 4.3.0 chore(main): release 5.0.0 Aug 24, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--eslint-config-node branch from adb81a1 to 0f06d22 Compare August 24, 2026 10:12

@davidding davidding left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(note: auto-generated changelog is duplicating add max-params addition as the first was an accidental commit directly on main - not manually editing as any further merges to main will overwrite this)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant